projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7471215
)
(with_x_toolkit): Fix typo in previous change.
author
Karl Heuer
<kwzh@gnu.org>
Wed, 2 Mar 1994 05:59:09 +0000
(
05:59
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Wed, 2 Mar 1994 05:59:09 +0000
(
05:59
+0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index 8256b2dbbec97ccc56837714e7dd1c2acf85b1a5..4d64bcfab6a025930ca43c28182e8fb1bc73efe6 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-212,7
+212,7
@@
Set it to either \`yes' or \`no'."
#echo "${progname}: the \`--${optname}' option is supposed to have a value
#which is \`yes', \`no', \`lucid', \`athena', \`motif' or \`open-look'."
echo "${progname}: the \`--${optname}' option is supposed to have a value
-which is \`yes', \`no', \`lucid', or \`athena'.
+which is \`yes', \`no', \`lucid', or \`athena'.
"
echo "${short_usage}") >&2
exit 1
;;